3.359 \(\int \frac {\tan ^2(c+d x) (A+B \tan (c+d x))}{(a+b \tan (c+d x))^{5/2}} \, dx\)

Optimal. Leaf size=198 \[ -\frac {2 a^2 (A b-a B)}{3 b^2 d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a B \left (a^2+3 b^2\right )\right )}{b^2 d \left (a^2+b^2\right )^2 \sqrt {a+b \tan (c+d x)}}+\frac {(B+i A) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{d (a-i b)^{5/2}}-\frac {(-B+i A) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{d (a+i b)^{5/2}} \]

[Out]

(I*A+B)*arctanh((a+b*tan(d*x+c))^(1/2)/(a-I*b)^(1/2))/(a-I*b)^(5/2)/d-(I*A-B)*arctanh((a+b*tan(d*x+c))^(1/2)/(
a+I*b)^(1/2))/(a+I*b)^(5/2)/d+2*a*(2*A*b^3-a*(a^2+3*b^2)*B)/b^2/(a^2+b^2)^2/d/(a+b*tan(d*x+c))^(1/2)-2/3*a^2*(
A*b-B*a)/b^2/(a^2+b^2)/d/(a+b*tan(d*x+c))^(3/2)

________________________________________________________________________________________

Rubi [A]  time = 0.53, antiderivative size = 198, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {3604, 3628, 3539, 3537, 63, 208} \[ -\frac {2 a^2 (A b-a B)}{3 b^2 d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a B \left (a^2+3 b^2\right )\right )}{b^2 d \left (a^2+b^2\right )^2 \sqrt {a+b \tan (c+d x)}}+\frac {(B+i A) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{d (a-i b)^{5/2}}-\frac {(-B+i A) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{d (a+i b)^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[(Tan[c + d*x]^2*(A + B*Tan[c + d*x]))/(a + b*Tan[c + d*x])^(5/2),x]

[Out]

((I*A + B)*ArcTanh[Sqrt[a + b*Tan[c + d*x]]/Sqrt[a - I*b]])/((a - I*b)^(5/2)*d) - ((I*A - B)*ArcTanh[Sqrt[a +
b*Tan[c + d*x]]/Sqrt[a + I*b]])/((a + I*b)^(5/2)*d) - (2*a^2*(A*b - a*B))/(3*b^2*(a^2 + b^2)*d*(a + b*Tan[c +
d*x])^(3/2)) + (2*a*(2*A*b^3 - a*(a^2 + 3*b^2)*B))/(b^2*(a^2 + b^2)^2*d*Sqrt[a + b*Tan[c + d*x]])

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 3537

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c*
d)/f, Subst[Int[(a + (b*x)/d)^m/(d^2 + c*x), x], x, d*Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m}, x] &&
NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && EqQ[c^2 + d^2, 0]

Rule 3539

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c
 + I*d)/2, Int[(a + b*Tan[e + f*x])^m*(1 - I*Tan[e + f*x]), x], x] + Dist[(c - I*d)/2, Int[(a + b*Tan[e + f*x]
)^m*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0]
&& NeQ[c^2 + d^2, 0] &&  !IntegerQ[m]

Rule 3604

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^2*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.)
 + (f_.)*(x_)])^(n_), x_Symbol] :> -Simp[((B*c - A*d)*(b*c - a*d)^2*(c + d*Tan[e + f*x])^(n + 1))/(f*d^2*(n +
1)*(c^2 + d^2)), x] + Dist[1/(d*(c^2 + d^2)), Int[(c + d*Tan[e + f*x])^(n + 1)*Simp[B*(b*c - a*d)^2 + A*d*(a^2
*c - b^2*c + 2*a*b*d) + d*(B*(a^2*c - b^2*c + 2*a*b*d) + A*(2*a*b*c - a^2*d + b^2*d))*Tan[e + f*x] + b^2*B*(c^
2 + d^2)*Tan[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^
2, 0] && NeQ[c^2 + d^2, 0] && LtQ[n, -1]

Rule 3628

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (f
_.)*(x_)]^2), x_Symbol] :> Simp[((A*b^2 - a*b*B + a^2*C)*(a + b*Tan[e + f*x])^(m + 1))/(b*f*(m + 1)*(a^2 + b^2
)), x] + Dist[1/(a^2 + b^2), Int[(a + b*Tan[e + f*x])^(m + 1)*Simp[b*B + a*(A - C) - (A*b - a*B - b*C)*Tan[e +
 f*x], x], x], x] /; FreeQ[{a, b, e, f, A, B, C}, x] && NeQ[A*b^2 - a*b*B + a^2*C, 0] && LtQ[m, -1] && NeQ[a^2
 + b^2, 0]

Rubi steps

\begin {align*} \int \frac {\tan ^2(c+d x) (A+B \tan (c+d x))}{(a+b \tan (c+d x))^{5/2}} \, dx &=-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {\int \frac {-a (A b-a B)+b (A b-a B) \tan (c+d x)+\left (a^2+b^2\right ) B \tan ^2(c+d x)}{(a+b \tan (c+d x))^{3/2}} \, dx}{b \left (a^2+b^2\right )}\\ &=-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a \left (a^2+3 b^2\right ) B\right )}{b^2 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}+\frac {\int \frac {-b \left (a^2 A-A b^2+2 a b B\right )+b \left (2 a A b-a^2 B+b^2 B\right ) \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{b \left (a^2+b^2\right )^2}\\ &=-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a \left (a^2+3 b^2\right ) B\right )}{b^2 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {(A-i B) \int \frac {1+i \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{2 (a-i b)^2}-\frac {(A+i B) \int \frac {1-i \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{2 (a+i b)^2}\\ &=-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a \left (a^2+3 b^2\right ) B\right )}{b^2 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}+\frac {(i A-B) \operatorname {Subst}\left (\int \frac {1}{(-1+x) \sqrt {a+i b x}} \, dx,x,-i \tan (c+d x)\right )}{2 (a+i b)^2 d}-\frac {(i A+B) \operatorname {Subst}\left (\int \frac {1}{(-1+x) \sqrt {a-i b x}} \, dx,x,i \tan (c+d x)\right )}{2 (a-i b)^2 d}\\ &=-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a \left (a^2+3 b^2\right ) B\right )}{b^2 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {(A-i B) \operatorname {Subst}\left (\int \frac {1}{-1-\frac {i a}{b}+\frac {i x^2}{b}} \, dx,x,\sqrt {a+b \tan (c+d x)}\right )}{b (i a+b)^2 d}-\frac {(A+i B) \operatorname {Subst}\left (\int \frac {1}{-1+\frac {i a}{b}-\frac {i x^2}{b}} \, dx,x,\sqrt {a+b \tan (c+d x)}\right )}{(i a-b)^2 b d}\\ &=\frac {(i A+B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{(a-i b)^{5/2} d}-\frac {(i A-B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{(a+i b)^{5/2} d}-\frac {2 a^2 (A b-a B)}{3 b^2 \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 a \left (2 A b^3-a \left (a^2+3 b^2\right ) B\right )}{b^2 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 1.08, size = 260, normalized size = 1.31 \[ -\frac {b (A b-a B) \left (i (a+i b) \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};\frac {a+b \tan (c+d x)}{a-i b}\right )-(b+i a) \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};\frac {a+b \tan (c+d x)}{a+i b}\right )\right )+2 (a-i b) (a+i b) (2 a B+A b)+3 b B (a+b \tan (c+d x)) \left (i (a+i b) \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};\frac {a+b \tan (c+d x)}{a-i b}\right )-(b+i a) \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};\frac {a+b \tan (c+d x)}{a+i b}\right )\right )+6 b B (a-i b) (a+i b) \tan (c+d x)}{3 b^2 d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(Tan[c + d*x]^2*(A + B*Tan[c + d*x]))/(a + b*Tan[c + d*x])^(5/2),x]

[Out]

-1/3*(2*(a - I*b)*(a + I*b)*(A*b + 2*a*B) + b*(A*b - a*B)*(I*(a + I*b)*Hypergeometric2F1[-3/2, 1, -1/2, (a + b
*Tan[c + d*x])/(a - I*b)] - (I*a + b)*Hypergeometric2F1[-3/2, 1, -1/2, (a + b*Tan[c + d*x])/(a + I*b)]) + 6*(a
 - I*b)*(a + I*b)*b*B*Tan[c + d*x] + 3*b*B*(I*(a + I*b)*Hypergeometric2F1[-1/2, 1, 1/2, (a + b*Tan[c + d*x])/(
a - I*b)] - (I*a + b)*Hypergeometric2F1[-1/2, 1, 1/2, (a + b*Tan[c + d*x])/(a + I*b)])*(a + b*Tan[c + d*x]))/(
b^2*(a^2 + b^2)*d*(a + b*Tan[c + d*x])^(3/2))

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Warning, need to choose a branch for the root of a polynomial with par
ameters. This might be wrong.The choice was done assuming [d]=[89,-63]sym2poly/r2sym(const gen & e,const index
_m & i,const vecteur & l) Error: Bad Argument ValueWarning, need to choose a branch for the root of a polynomi
al with parameters. This might be wrong.The choice was done assuming [d]=[99,23]sym2poly/r2sym(const gen & e,c
onst index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,co
nst vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Er
ror: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument V
aluesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(
const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const
 index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const
vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error:
 Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value
sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(cons
t gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const ind
ex_m & i,const vecteur & l) Error: Bad Argument ValueUnable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2
)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_no
step/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*p
i/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)
>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nos
tep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi
/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign:
 (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check
 sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to
 check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Una
ble to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep
/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_
nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2
*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/
2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_n
ostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*
pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sig
n: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of abs or sign assumes constant sign by intervals
(correct if the argument is real):Check [abs(t_nostep^2-1)]Discontinuities at zeroes of t_nostep^2-1 were not
checkedEvaluation time: 82.45Done

________________________________________________________________________________________

maple [B]  time = 0.33, size = 12849, normalized size = 64.89 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d*x+c)^2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

mupad [B]  time = 23.12, size = 9468, normalized size = 47.82 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((tan(c + d*x)^2*(A + B*tan(c + d*x)))/(a + b*tan(c + d*x))^(5/2),x)

[Out]

(log((((a + b*tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440*A^2*a
^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) + ((((320*A^4*a^2*b^8*d^4 -
16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 4
0*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 +
 5*a^8*b^2*d^4))^(1/2)*(896*A*a^6*b^15*d^4 - 32*A*b^21*d^4 - 160*A*a^2*b^19*d^4 - 128*A*a^4*b^17*d^4 - ((((320
*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2)
- 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4
 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*
a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*
b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 3136*A*a^8*b^13*d^4 + 4928*A*a^10*b^11*
d^4 + 4480*A*a^12*b^9*d^4 + 2432*A*a^14*b^7*d^4 + 736*A*a^16*b^5*d^4 + 96*A*a^18*b^3*d^4))/4)*(((320*A^4*a^2*b
^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^
5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*
b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 - 96*A^3*a^3*b^13*d^2 - 240*A^3*a^5*b^11*d^2 - 320*A^3*a^7*b^9*d^2 - 240*A^
3*a^9*b^7*d^2 - 96*A^3*a^11*b^5*d^2 - 16*A^3*a^13*b^3*d^2 - 16*A^3*a*b^15*d^2)*(((320*A^4*a^2*b^8*d^4 - 16*A^4
*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*
a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8
*b^2*d^4))^(1/2))/4 + (log((((a + b*tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6
*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) + ((-(
(320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1
/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6
*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(896*A*a^6*b^15*d^4 - 32*A*b^21*d^4 - 160*A*a^2*b^19*d^4 - 128*A
*a^4*b^17*d^4 - ((-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400
*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*
b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 +
640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^
13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 3136*A*a^8*b^13
*d^4 + 4928*A*a^10*b^11*d^4 + 4480*A*a^12*b^9*d^4 + 2432*A*a^14*b^7*d^4 + 736*A*a^16*b^5*d^4 + 96*A*a^18*b^3*d
^4))/4)*(-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*
b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 +
 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 - 96*A^3*a^3*b^13*d^2 - 240*A^3*a^5*b^11*d^2 - 320
*A^3*a^7*b^9*d^2 - 240*A^3*a^9*b^7*d^2 - 96*A^3*a^11*b^5*d^2 - 16*A^3*a^13*b^3*d^2 - 16*A^3*a*b^15*d^2)*(-((32
0*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2)
 + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^
4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 - log(- ((a + b*tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A
^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 1
6*A^2*a^16*b^2*d^3) - (((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 -
 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^
4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((((320*A^4*a^2*b^8*d^4 - 16*A
^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^
2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*
d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5
+ 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 288
0*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) - 32*A*b^21*d^4 - 160*A*a^2*b^19*d^4 - 128*A*a^4*b^17*d^4
 + 896*A*a^6*b^15*d^4 + 3136*A*a^8*b^13*d^4 + 4928*A*a^10*b^11*d^4 + 4480*A*a^12*b^9*d^4 + 2432*A*a^14*b^7*d^4
 + 736*A*a^16*b^5*d^4 + 96*A*a^18*b^3*d^4))*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 +
1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16
*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - 96*A^3
*a^3*b^13*d^2 - 240*A^3*a^5*b^11*d^2 - 320*A^3*a^7*b^9*d^2 - 240*A^3*a^9*b^7*d^2 - 96*A^3*a^11*b^5*d^2 - 16*A^
3*a^13*b^3*d^2 - 16*A^3*a*b^15*d^2)*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4
*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^
4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - log(- ((a + b*
tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 +
1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) - (-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^
4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*
d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a
^8*b^2*d^4))^(1/2)*((-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 -
400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4
 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*
a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d
^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) - 32*A*
b^21*d^4 - 160*A*a^2*b^19*d^4 - 128*A*a^4*b^17*d^4 + 896*A*a^6*b^15*d^4 + 3136*A*a^8*b^13*d^4 + 4928*A*a^10*b^
11*d^4 + 4480*A*a^12*b^9*d^4 + 2432*A*a^14*b^7*d^4 + 736*A*a^16*b^5*d^4 + 96*A*a^18*b^3*d^4))*(-((320*A^4*a^2*
b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a
^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4
+ 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - 96*A^3*a^3*b^13*d^2 - 240*A^3*a^5*b^11*d^2 - 320*A^3*a^7*b^9*d^2
- 240*A^3*a^9*b^7*d^2 - 96*A^3*a^11*b^5*d^2 - 16*A^3*a^13*b^3*d^2 - 16*A^3*a*b^15*d^2)*(-((320*A^4*a^2*b^8*d^4
 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2
- 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a
^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) + (log(40*B^3*a^8*b^8*d^2 - 8*B^3*b^16*d^2 - 40*B^3*a^2*b^14*d^2 - 72*B^3*
a^4*b^12*d^2 - 40*B^3*a^6*b^10*d^2 - (((a + b*tan(c + d*x))^(1/2)*(320*B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 10
24*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 320*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d
^3) - ((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^
2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 1
0*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(96*B*a*b^20*d^4 - ((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^1
0*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*
b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2
*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*
d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 +
 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 736*B*a^3*b^18*d^4 + 2432*B*a^5*b^16*d^4 + 4480*B*a^7*b^14*d^4 + 492
8*B*a^9*b^12*d^4 + 3136*B*a^11*b^10*d^4 + 896*B*a^13*b^8*d^4 - 128*B*a^15*b^6*d^4 - 160*B*a^17*b^4*d^4 - 32*B*
a^19*b^2*d^4))/4)*(((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400
*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*
b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 + 72*B^3*a^10*b^6*d^2 + 40*B^3*a^12*b^4*d
^2 + 8*B^3*a^14*b^2*d^2)*(((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^
4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 +
 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 + (log(40*B^3*a^8*b^8*d^2 - 8*B^3*
b^16*d^2 - 40*B^3*a^2*b^14*d^2 - 72*B^3*a^4*b^12*d^2 - 40*B^3*a^6*b^10*d^2 - (((a + b*tan(c + d*x))^(1/2)*(320
*B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 +
320*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) - ((-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^
4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)
/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(96*B*a*b^20*d
^4 - ((-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^
2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 1
0*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^2
0*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5
 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 736*B*a^3*b^18*d^4 + 2432*
B*a^5*b^16*d^4 + 4480*B*a^7*b^14*d^4 + 4928*B*a^9*b^12*d^4 + 3136*B*a^11*b^10*d^4 + 896*B*a^13*b^8*d^4 - 128*B
*a^15*b^6*d^4 - 160*B*a^17*b^4*d^4 - 32*B*a^19*b^2*d^4))/4)*(-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B
^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B
^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/
4 + 72*B^3*a^10*b^6*d^2 + 40*B^3*a^12*b^4*d^2 + 8*B^3*a^14*b^2*d^2)*(-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4
- 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^
2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))
^(1/2))/4 - log(((a + b*tan(c + d*x))^(1/2)*(320*B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 +
1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 320*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) + (((320*B^4*a^2*b
^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^
5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 +
 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1
600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*
a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*ta
n(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d
^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64
*a^21*b^2*d^5) + 96*B*a*b^20*d^4 + 736*B*a^3*b^18*d^4 + 2432*B*a^5*b^16*d^4 + 4480*B*a^7*b^14*d^4 + 4928*B*a^9
*b^12*d^4 + 3136*B*a^11*b^10*d^4 + 896*B*a^13*b^8*d^4 - 128*B*a^15*b^6*d^4 - 160*B*a^17*b^4*d^4 - 32*B*a^19*b^
2*d^4))*(((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b
^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8
*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - 8*B^3*b^16*d^2 - 40*B^3*a^2*b^14*d^2 - 72*
B^3*a^4*b^12*d^2 - 40*B^3*a^6*b^10*d^2 + 40*B^3*a^8*b^8*d^2 + 72*B^3*a^10*b^6*d^2 + 40*B^3*a^12*b^4*d^2 + 8*B^
3*a^14*b^2*d^2)*(((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B
^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80
*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - log(((a + b*tan(c + d*x))^(1/2)*(3
20*B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3
+ 320*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) + (-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d
^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2
)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((-
((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(
1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 16
0*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b
^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d
^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) + 96*B*a*b^20*d^4 + 736*B*a^3
*b^18*d^4 + 2432*B*a^5*b^16*d^4 + 4480*B*a^7*b^14*d^4 + 4928*B*a^9*b^12*d^4 + 3136*B*a^11*b^10*d^4 + 896*B*a^1
3*b^8*d^4 - 128*B*a^15*b^6*d^4 - 160*B*a^17*b^4*d^4 - 32*B*a^19*b^2*d^4))*(-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^1
0*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*
b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 +
80*a^8*b^2*d^4))^(1/2) - 8*B^3*b^16*d^2 - 40*B^3*a^2*b^14*d^2 - 72*B^3*a^4*b^12*d^2 - 40*B^3*a^6*b^10*d^2 + 40
*B^3*a^8*b^8*d^2 + 72*B^3*a^10*b^6*d^2 + 40*B^3*a^12*b^4*d^2 + 8*B^3*a^14*b^2*d^2)*(-((320*B^4*a^2*b^8*d^4 - 1
6*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40
*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b
^4*d^4 + 80*a^8*b^2*d^4))^(1/2) + ((2*B*a^3)/(3*(a^2 + b^2)) - (2*B*(a^4 + 3*a^2*b^2)*(a + b*tan(c + d*x)))/(a
^2 + b^2)^2)/(b^2*d*(a + b*tan(c + d*x))^(3/2)) - ((2*A*a^2)/(3*(a^2 + b^2)) - (4*A*a*b^2*(a + b*tan(c + d*x))
)/(a^2 + b^2)^2)/(b*d*(a + b*tan(c + d*x))^(3/2))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (A + B \tan {\left (c + d x \right )}\right ) \tan ^{2}{\left (c + d x \right )}}{\left (a + b \tan {\left (c + d x \right )}\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)**2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**(5/2),x)

[Out]

Integral((A + B*tan(c + d*x))*tan(c + d*x)**2/(a + b*tan(c + d*x))**(5/2), x)

________________________________________________________________________________________